The line-height property defines the amount of space above and below inline elements. That is, elements that are set to display: inline or display: inline- ...
Defines the height of a single line of text. default line-height: normal ... line-height: 0.8em;. You can use em values: like with unitless values, the ...
The line-height CSS property sets the height of a line box in horizontal writing modes. In vertical writing modes, it sets the width of a line box. Try it · Syntax
I set a font-size on my body element as 19px - then from there, I am using em for different kinds of things, but there is an issue and line-heights are ...